gdk: Remove DRAG_STATUS and DROP_FINISHED events
authorBenjamin Otte <otte@redhat.com>
Fri, 15 Dec 2017 21:54:34 +0000 (22:54 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 15 Dec 2017 22:48:36 +0000 (23:48 +0100)
commita04afde35cc134a69f0fae124e0f930e5282b6af
treef030eee20d0f507513f5aea917a553a8b202e079
parent61843d60b2543d4a3f25e2eaa25cb50bde5cfa4e
gdk: Remove DRAG_STATUS and DROP_FINISHED events

Those are source-side events that are handled by signals of the
Dragontext these days.
gdk/gdkevents.c
gdk/gdkevents.h
gdk/gdkeventsprivate.h
gdk/gdkwindow.c
gdk/wayland/gdkdnd-wayland.c
gdk/x11/gdkdnd-x11.c
gtk/gtkmain.c
gtk/gtkwidget.c